LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

RequestFields Constructor(String,Dictionary<String,String>,String[])






The Uri of the host server.
The client request JPIP arguments.
The client accepted return types.
Initializes a new instance of the RequestFields class.
Syntax
public RequestFields( 
   string Uri,
   Dictionary<string,string> args,
   string[] clientAcceptTypes
)
'Declaration
 
Public Function New( _
   ByVal Uri As String, _
   ByVal args As Dictionary(Of String,String), _
   ByVal clientAcceptTypes() As String _
)
'Usage
 
Dim Uri As String
Dim args As Dictionary(Of String,String)
Dim clientAcceptTypes() As String
 
Dim instance As New RequestFields(Uri, args, clientAcceptTypes)
public RequestFields( 
   string Uri,
   Dictionary<string,string> args,
   string[] clientAcceptTypes
)
function RequestFields( 
   Uri ,
   args ,
   clientAcceptTypes 
)
public:
RequestFields( 
   String^ Uri,
   Dictionary<String^,String^>^ args,
   array<String^>^ clientAcceptTypes
)

Parameters

Uri
The Uri of the host server.
args
The client request JPIP arguments.
clientAcceptTypes
The client accepted return types.
Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RequestFields Class
RequestFields Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features